home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 001-025 / scopedisk3 / mousecmd / config.demo next >
Text File  |  1995-03-18  |  993b  |  47 lines

  1. ; MouseCMD Demo Configuration File
  2.  
  3. 99,  ;required "magic number" to identify this as a config file
  4.  2,  ;2 fixed-command sets
  5.  2,  ;2 variable-command sets (only 1 is defined, other will be blank)
  6. 50,  ;command size (-1 gets default of 40 characters)
  7.  
  8.  
  9. ; FIXED COMMAND SETS:
  10.  
  11.    ; Set #0
  12.  
  13. 0,RUN,Run ,            ; button ID, button text, command text,
  14. 1,TYPE,Type ,
  15. 2,N-CLI,NewCLI "CON:10/100/400/50/Send New Output Here"~,
  16. 3,X-CLI,EndCLI,
  17. 4,ERASE,^X,
  18. 5,ED,Ed ,
  19. 6,DIR,Dir ,
  20. 7,INFO,Info~,
  21. 8,PLUG,@29@ &[1mMouseCMD&[0m ^N)^O1988 by Bruce Schuldt~,
  22. 9,<RTN>,~,
  23.  
  24.    ; Set #1
  25.  
  26. 10,<WORD,^R,    3,1,   ; add color definition for this set
  27. 11,WORD>,^T,
  28. 12,E-LINE,^],
  29. 13,PG-UP,^D,
  30. 14,PG-DN,^U,
  31. 15,XWORD,^O,
  32. 16,XLINE,^B,
  33. 17,SHOW,@452125@~,     ; rawkey, just for demonstration
  34. 18,UNDO,&U~,
  35. 19,QUIT,&Q~Y,
  36.  
  37.  
  38. ; VARIABLE COMMAND SETS
  39.  
  40. A,DF0:~,               ; button ID, command text
  41. B,RAM:~,
  42.  
  43. D,Demo.doc~,
  44. E,Setup.doc~,
  45. F,Config.demo~,
  46.  
  47. 1A,,2,1,               ; don't define any commands, just button colors